home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / b / b.lha / B / src / bed / vtrm.h < prev    next >
Text File  |  1988-11-24  |  263b  |  12 lines

  1. /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
  2.  
  3. /*
  4.   $Header: vtrm.h,v 1.1 85/08/22 15:50:08 timo Exp $
  5. */
  6.  
  7. /* some capabilities, exported by trmstart */
  8. #define HAS_STANDOUT    1
  9. #define CAN_SCROLL    2
  10. #define CAN_OPTIMISE    4
  11. #define CAN_SENSE    8
  12.